home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo ╔═════════════════════════════════════════════════════════════════════════════╗
- echo ║ McMurphy's Mansion Version 1.6 (c) 1984, 1987, 1989 Martin-Art ║
- echo ║ P.O. Box 7493, Pasadena, TX 77508 USA ALL RIGHTS RESERVED WORLDWIDE ║
- echo ╟─────────────────────────────────────────────────────────────────────────────╢
- echo ║ McMurphy's Mansion is an all text adventure game that provides many hours ║
- echo ║ of challenge and fun for everyone who plays. Your demented Uncle McMurphy ║
- echo ║ has left you a $10,000,000 inheritance. ALL you have to do is find it!! ║
- echo ║ Read the manual. This game is INTERESTING! DIFFICULTY LEVEL:5 TIME:80 hrs ║
- echo ╟─────────────────────────────────────────────────────────────────────────────╢
- echo ║ SHAREWARE - This game is a shareware product. If you enjoy playing, you ║
- echo ║ should send $16.00 to the address shown below. If you play the game to its ║
- echo ║ conclusion, it will average about 20 cents an hour! You will receive a hint║
- echo ║ sheet and game solution (on request) when you register. Only registered ║
- echo ║ players will receive them. $2.50 of each registration is donated to a food ║
- echo ║ bank to feed the hungry. We have food. We should see that everyone does. ║
- echo ║ PLAYING - Enter MCMURPHY at the DOS prompt and answer a few questions, then ║
- echo ║ enter MANUAL as a game command and the game mcmanual will print for you. ║
- echo ╟────────────────────────────────────────────┬────────────────────────────────╢
- echo ║ Shareware Address: David Martin │ I hope you enjoy the Mansion! ║
- echo ║ (For registrations P.O. Box 7493 │ Please register your software. ║
- echo ║ and solutions) Pasadena, TX 77508 │ David Martin, Author ║
- echo ╚════════════════════════════════════════════╧════════════════════════════════╝
- pause
- cls
- echo Your adventure will be ready in a moment...
- echo McMurphy's Mansion (c) 1984, 1987, 1989
- echo Martin-Art
- echo P.O. Box 7493, Pasadena TX, 77508
- echo Please register your shareware today: Only $16.00
- echo $2.50 goes to help feed the hungry.
- echo Thanks, David Martin, Author
- mcmurphy
-
-